[INFO] cloning repository https://github.com/makindotcc/binja-webdisassembly
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/makindotcc/binja-webdisassembly" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmakindotcc%2Fbinja-webdisassembly", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmakindotcc%2Fbinja-webdisassembly'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 50f90b2f7efe9a971f96258832b757395acdbebc
[INFO] checking makindotcc/binja-webdisassembly against master#dc375db7d8df0aa450e622c529147c95eee756f5 for pr-156749
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmakindotcc%2Fbinja-webdisassembly" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/makindotcc/binja-webdisassembly
[INFO] finished tweaking git repo https://github.com/makindotcc/binja-webdisassembly
[INFO] tweaked toml for git repo https://github.com/makindotcc/binja-webdisassembly written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/makindotcc/binja-webdisassembly on toolchain dc375db7d8df0aa450e622c529147c95eee756f5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/makindotcc/binja-webdisassembly already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/Vector35/binaryninja-api.git`
[INFO] [stderr]     Updating git submodule `https://github.com/capstone-engine/capstone.git`
[INFO] [stderr]     Updating git submodule `https://github.com/intelxed/mbuild.git`
[INFO] [stderr]     Updating git submodule `https://github.com/intelxed/xed.git`
[INFO] [stderr]     Updating git submodule `https://github.com/Vector35/yasm.git`
[INFO] [stderr]     Updating git submodule `https://github.com/Vector35/asmx86.git`
[INFO] [stderr]     Updating git submodule `https://github.com/fmtlib/fmt.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasmparser v0.225.0
[INFO] [stderr]   Downloaded wasmparser v0.227.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 48e97d2593b46efc80ad9e226774df89d15e772b644e1823c874b228d3018606
[INFO] running `Command { std: "docker" "start" "48e97d2593b46efc80ad9e226774df89d15e772b644e1823c874b228d3018606", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "48e97d2593b46efc80ad9e226774df89d15e772b644e1823c874b228d3018606" "/opt/rustwide/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48e97d2593b46efc80ad9e226774df89d15e772b644e1823c874b228d3018606", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "48e97d2593b46efc80ad9e226774df89d15e772b644e1823c874b228d3018606" "/opt/rustwide/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling wasmparser v0.225.0
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]    Compiling wasmparser v0.227.1
[INFO] [stderr]    Compiling binaryninja v0.1.0 (https://github.com/Vector35/binaryninja-api.git?branch=dev#e1efc289)
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]    Compiling binja-wasm v0.1.0 (/opt/rustwide/workdir/crates/binja-wasm)
[INFO] [stderr]     Checking example-wasm v0.1.0 (/opt/rustwide/workdir/crates/example-wasm)
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking indexmap v2.13.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]    Compiling binaryninjacore-sys v0.1.0 (https://github.com/Vector35/binaryninja-api.git?branch=dev#e1efc289)
[INFO] [stderr]     Checking wasm-decompile v0.1.0 (/opt/rustwide/workdir/crates/wasm-decompile)
[INFO] [stdout] warning: unused variable: `num_locals`
[INFO] [stdout]    --> crates/wasm-decompile/src/emit_js.rs:339:13
[INFO] [stdout]     |
[INFO] [stdout] 339 |         let num_locals = func.locals.len();
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_locals`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_locals`
[INFO] [stdout]    --> crates/wasm-decompile/src/emit_js.rs:339:13
[INFO] [stdout]     |
[INFO] [stdout] 339 |         let num_locals = func.locals.len();
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_locals`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `stack_depth_at_entry` is never read
[INFO] [stdout]    --> crates/wasm-decompile/src/lift.rs:461:5
[INFO] [stdout]     |
[INFO] [stdout] 453 | struct ControlFrame {
[INFO] [stdout]     |        ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 461 |     stack_depth_at_entry: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `middle_count` is never read
[INFO] [stdout]    --> crates/wasm-decompile/src/passes/go/defer_frame.rs:194:5
[INFO] [stdout]     |
[INFO] [stdout] 188 | struct PrologMatch {
[INFO] [stdout]     |        ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 194 |     middle_count: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reachable` is never used
[INFO] [stdout]    --> crates/wasm-decompile/src/passes/stackifier/emit.rs:623:4
[INFO] [stdout]     |
[INFO] [stdout] 623 | fn reachable(cfg: &Cfg, start: NodeId, limit: usize) -> HashSet<NodeId> {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `stack_depth_at_entry` is never read
[INFO] [stdout]    --> crates/wasm-decompile/src/lift.rs:461:5
[INFO] [stdout]     |
[INFO] [stdout] 453 | struct ControlFrame {
[INFO] [stdout]     |        ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 461 |     stack_depth_at_entry: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `middle_count` is never read
[INFO] [stdout]    --> crates/wasm-decompile/src/passes/go/defer_frame.rs:194:5
[INFO] [stdout]     |
[INFO] [stdout] 188 | struct PrologMatch {
[INFO] [stdout]     |        ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 194 |     middle_count: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reachable` is never used
[INFO] [stdout]    --> crates/wasm-decompile/src/passes/stackifier/emit.rs:623:4
[INFO] [stdout]     |
[INFO] [stdout] 623 | fn reachable(cfg: &Cfg, start: NodeId, limit: usize) -> HashSet<NodeId> {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `blocks` is never read
[INFO] [stdout]   --> crates/binja-wasm/src/analysis.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub struct FunctionAnalysis {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub blocks: HashMap<u64, u64>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_pages` is never read
[INFO] [stdout]   --> crates/binja-wasm/src/wasm.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct WasmMemory {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub max_pages: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WasmMemory` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `blocks` is never read
[INFO] [stdout]   --> crates/binja-wasm/src/analysis.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub struct FunctionAnalysis {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub blocks: HashMap<u64, u64>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_pages` is never read
[INFO] [stdout]   --> crates/binja-wasm/src/wasm.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct WasmMemory {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub max_pages: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WasmMemory` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.40s
[INFO] running `Command { std: "docker" "inspect" "48e97d2593b46efc80ad9e226774df89d15e772b644e1823c874b228d3018606", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48e97d2593b46efc80ad9e226774df89d15e772b644e1823c874b228d3018606", kill_on_drop: false }`
[INFO] [stdout] 48e97d2593b46efc80ad9e226774df89d15e772b644e1823c874b228d3018606
